Nevron.Nov.UI Namespace / NCommonDialogResult<T> Class


In This Topic
    NCommonDialogResult<T> Class Properties
    In This Topic

    For a list of all members of this type, see NCommonDialogResult<T> members.

    Public Properties
     NameDescription
    Public PropertyGets the dialog for which this result is created.  
    Public PropertyIf the result code is ENDialogResult.Error this property contains the exception that was thrown while displaying the platform's dialog box. Otherwise it returns null.  
    Public PropertyGets the result code returned by the dialog.  
    Top
    See Also